home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / asteroid_rain.swf / scripts / DefineSprite_210 / frame_14 / DoAction.as
Text File  |  2006-07-26  |  113b  |  10 lines

  1. tellTarget("/perdevida")
  2. {
  3.    play();
  4. }
  5. tellTarget("/som")
  6. {
  7.    gotoAndStop("perde vida");
  8.    play();
  9. }
  10.